バージョン

Tree(Object) メソッド

初期化プロパティをチェーンするためのラッパーを作成します。
シンタックス
'宣言
 
Public Overloads Function Tree( _
   ByVal htmlAttributes As System.Object _
) As TreeWrapper
public TreeWrapper Tree( 
   System.object htmlAttributes
)

パラメータ

htmlAttributes
HTML 属性。
参照

オンラインで表示: GitHub